GLUT 3.1 "hack" for SGI's X stereo extension

This directory contains a GLUT "hack" program for using SGI's
proprietary X stereo extension (officially named
"SGIFullScreenStereo"). The extension provides stereo support for
mid-range and low-end SGI workstations including Indy and Indigo²
workstations with Indy, XL, XZ, Extreme, and IMPACT graphics options.
NOTE: This example "hacks" GLUT to get at private GLUT implementation
variables (basically __glutDisplay). Any program that does so is
effectively unportable to other GLUT implementations. SGI's
proprietary X stereo extension is not suitable for portable, direct
support via GLUT's API, so these examples are being released as an
exception to the rule.
To use this example code effectively, you must have:
- A low-end or mid-range SGI workstation described above.
- IRIX 5.3, 6.1 (Power Indigo²), 6.2, or higher.
- A set of stereo LCD shutter goggles.
- A monitor that syncs to the stereo video signal.
To get more information on SGIFullScreenStereo, try:
Mike Blackwell contributed the original GLUT stereo example. The
example itself is based on a demonstration program found in Appendix 1
of The CrystalEyes Handbook by Lenny Lipton, 1991,
StereoGraphics Corp.
- Mark Kilgard
November 21, 1995
Files of interest from "src/exampleCode/opengl/GLUT/progs/sgi-stereo" directory
Source
Documentation
Reference
OR, ...
Copyright © 1995, Silicon Graphics, Inc.